Skip to content

Update prow to v20260225-8287579aa and ghproxy as needed#9114

Merged
k8s-ci-robot merged 1 commit into
kubernetes:mainfrom
k8s-infra-ci-robot:autobump
Feb 27, 2026
Merged

Update prow to v20260225-8287579aa and ghproxy as needed#9114
k8s-ci-robot merged 1 commit into
kubernetes:mainfrom
k8s-infra-ci-robot:autobump

Conversation

@k8s-infra-ci-robot
Copy link
Copy Markdown
Contributor

@k8s-infra-ci-robot k8s-infra-ci-robot commented Feb 13, 2026

No gcr.io/k8s-staging-boskos/ changes.

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes:

Commits Dates Images
kubernetes-sigs/prow@85e3dda...8287579 2026‑02‑06 → 2026‑02‑25 images/ghproxy

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes:

Commits Dates Images
kubernetes-sigs/prow@85e3dda...8287579 2026‑02‑06 → 2026‑02‑25 images/cherrypicker, images/crier, images/deck, images/ghproxy, images/hook, images/horologium, images/needs-rebase, images/pipeline, images/prow-controller-manager, images/sinker, images/status-reconciler, images/tide

Nobody is currently oncall, so falling back to Blunderbuss.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/prow Setting up or working with prow in general, prow.k8s.io, prow build clusters labels Feb 13, 2026
@k8s-ci-robot k8s-ci-robot added sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 13, 2026
@k8s-infra-ci-robot
Copy link
Copy Markdown
Contributor Author

k8s-infra-ci-robot commented Feb 13, 2026

Argo CD Diff Preview

Summary:

Total: 2 files changed

Modified (2):
± gke-prow (+11|-11)
± gke-prow-build-trusted (+1|-1)
gke-prow (kubernetes/apps/prow.yaml)
@@ Application modified: gke-prow (kubernetes/apps/prow.yaml) @@
     spec:
       containers:
       - args:
         - --github-token-path=/etc/github/token
         - --github-endpoint=http://ghproxy
         - --github-endpoint=https://api.github.com
         - --dry-run=false
-        image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260225-8287579aa
         imagePullPolicy: Always
         name: cherrypicker
         ports:
         - containerPort: 8888
           name: http
         volumeMounts:
         - mountPath: /etc/webhook
@@ skipped 59 lines (37 -> 95) @@
           value: 92ce800b-0477-44c1-ac44-aa53fb973993
         - name: AZURE_SUBSCRIPTION_ID
           value: 46678f10-4bbb-447e-98e8-d2829589f2d8
         - name: AZURE_TENANT_ID
           value: d1aa7522-0959-442e-80ee-8c4f7fb4c184
         - name: AZURE_FEDERATED_TOKEN_FILE
           value: /var/run/secrets/azure-token/serviceaccount/token
-        image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260225-8287579aa
         name: crier
         ports:
         - containerPort: 9090
           name: metrics
         volumeMounts:
         - mountPath: /etc/kubeconfig-k8s-infra-prow
           name: kubeconfig-k8s-infra-prow
@@ skipped 152 lines (112 -> 263) @@
           value: 92ce800b-0477-44c1-ac44-aa53fb973993
         - name: AZURE_SUBSCRIPTION_ID
           value: 46678f10-4bbb-447e-98e8-d2829589f2d8
         - name: AZURE_TENANT_ID
           value: d1aa7522-0959-442e-80ee-8c4f7fb4c184
         - name: AZURE_FEDERATED_TOKEN_FILE
           value: /var/run/secrets/azure-token/serviceaccount/token
-        image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260225-8287579aa
         imagePullPolicy: Always
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 3
           periodSeconds: 3
@@ skipped 150 lines (280 -> 429) @@
     spec:
       containers:
       - args:
         - --cache-dir=/cache
         - --cache-sizeGB=99
         - --push-gateway=pushgateway
         - --serve-metrics=true
-        image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260225-8287579aa
         name: ghproxy
         ports:
         - containerPort: 8888
           name: main
         - containerPort: 9090
           name: metrics
         volumeMounts:
@@ skipped 48 lines (446 -> 493) @@
           value: 92ce800b-0477-44c1-ac44-aa53fb973993
         - name: AZURE_SUBSCRIPTION_ID
           value: 46678f10-4bbb-447e-98e8-d2829589f2d8
         - name: AZURE_TENANT_ID
           value: d1aa7522-0959-442e-80ee-8c4f7fb4c184
         - name: AZURE_FEDERATED_TOKEN_FILE
           value: /var/run/secrets/azure-token/serviceaccount/token
-        image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260225-8287579aa
         imagePullPolicy: Always
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 3
           periodSeconds: 3
@@ skipped 160 lines (510 -> 669) @@
         app: horologium
     spec:
       containers:
       - args:
         - --config-path=/etc/config/config.yaml
         - --job-config-path=/etc/job-config
         - --dry-run=false
-        image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260225-8287579aa
         name: horologium
         ports:
         - containerPort: 9090
           name: metrics
         volumeMounts:
         - mountPath: /etc/config
           name: config
@@ skipped 31 lines (686 -> 716) @@
       containers:
       - args:
         - --dry-run=false
         - --github-endpoint=http://ghproxy
         - --github-endpoint=https://api.github.com
         - --github-token-path=/etc/github/oauth
         - --update-period=6h
-        image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260225-8287579aa
         imagePullPolicy: Always
         name: needs-rebase
         ports:
         - containerPort: 8888
           name: http
         volumeMounts:
         - mountPath: /etc/webhook
@@ skipped 59 lines (733 -> 791) @@
           value: 92ce800b-0477-44c1-ac44-aa53fb973993
         - name: AZURE_SUBSCRIPTION_ID
           value: 46678f10-4bbb-447e-98e8-d2829589f2d8
         - name: AZURE_TENANT_ID
           value: d1aa7522-0959-442e-80ee-8c4f7fb4c184
         - name: AZURE_FEDERATED_TOKEN_FILE
           value: /var/run/secrets/azure-token/serviceaccount/token
-        image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260225-8287579aa
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 10
           periodSeconds: 5
         name: prow-controller-manager
@@ skipped 135 lines (808 -> 942) @@
           value: 92ce800b-0477-44c1-ac44-aa53fb973993
         - name: AZURE_SUBSCRIPTION_ID
           value: 46678f10-4bbb-447e-98e8-d2829589f2d8
         - name: AZURE_TENANT_ID
           value: d1aa7522-0959-442e-80ee-8c4f7fb4c184
         - name: AZURE_FEDERATED_TOKEN_FILE
           value: /var/run/secrets/azure-token/serviceaccount/token
-        image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260225-8287579aa
         name: sinker
         ports:
         - containerPort: 9090
           name: metrics
         volumeMounts:
         - mountPath: /etc/kubeconfig-k8s-infra-prow
           name: kubeconfig-k8s-infra-prow
@@ skipped 112 lines (959 -> 1070) @@
         - --plugin-config=/etc/plugins/plugins.yaml
         - --config-path=/etc/config/config.yaml
         - --github-token-path=/etc/github/oauth
         - --github-endpoint=http://ghproxy
         - --github-endpoint=https://api.github.com
         - --job-config-path=/etc/job-config
         - --denylist=kubernetes/kubernetes
-        image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260225-8287579aa
         imagePullPolicy: Always
         name: statusreconciler
         volumeMounts:
         - mountPath: /etc/github
           name: oauth
           readOnly: true
         - mountPath: /etc/config
@@ skipped 120 lines (1087 -> 1206) @@
         - --github-endpoint=http://ghproxy
         - --github-endpoint=https://api.github.com
         - --github-token-path=/etc/github/oauth
         - --config-path=/etc/config/config.yaml
         - --job-config-path=/etc/job-config
         - --history-uri=gs://kubernetes-ci-logs/tide-history.json
         - --status-path=gs://kubernetes-ci-logs/tide-status-checkpoint.yaml
-        image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260225-8287579aa
         name: tide
         ports:
         - containerPort: 8888
           name: http
         - containerPort: 9090
           name: metrics
         volumeMounts:
gke-prow-build-trusted (kubernetes/apps/prow.yaml)
@@ Application modified: gke-prow-build-trusted (kubernetes/apps/prow.yaml) @@
         app: ghproxy
     spec:
       containers:
       - args:
         - --cache-dir=/cache
         - --cache-sizeGB=99
         - --serve-metrics=true
-        image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260206-85e3dda3b
+        image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260225-8287579aa
         name: ghproxy
         ports:
         - containerPort: 8888
         volumeMounts:
         - mountPath: /cache
           name: cache
       volumes:

Stats:
[Applications: 76], [Full Run: 1m46s], [Rendering: 1m36s], [Cluster: 0s], [Argo CD: 5s]

@k8s-infra-ci-robot k8s-infra-ci-robot force-pushed the autobump branch 3 times, most recently from c5c6f0b to 84a2fa1 Compare February 17, 2026 14:15
@k8s-infra-ci-robot k8s-infra-ci-robot changed the title Update prow to v20260212-1ec988801 and ghproxy as needed Update prow to v20260217-999e46ca7 and ghproxy as needed Feb 17, 2026
@k8s-infra-ci-robot k8s-infra-ci-robot force-pushed the autobump branch 4 times, most recently from 92adf8b to 64fca13 Compare February 20, 2026 14:15
@k8s-infra-ci-robot k8s-infra-ci-robot changed the title Update prow to v20260217-999e46ca7 and ghproxy as needed Update prow to v20260220-ea4b6a3dc and ghproxy as needed Feb 20, 2026
@k8s-infra-ci-robot k8s-infra-ci-robot force-pushed the autobump branch 4 times, most recently from 85cb2d7 to 0d1307d Compare February 25, 2026 14:16
@k8s-infra-ci-robot k8s-infra-ci-robot changed the title Update prow to v20260220-ea4b6a3dc and ghproxy as needed Update prow to v20260224-cd980a664 and ghproxy as needed Feb 25, 2026
@k8s-infra-ci-robot k8s-infra-ci-robot changed the title Update prow to v20260224-cd980a664 and ghproxy as needed Update prow to v20260225-8287579aa and ghproxy as needed Feb 26, 2026
No gcr.io/k8s-staging-boskos/ changes.

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/prow@85e3dda...8287579 | 2026‑02‑06 → 2026‑02‑25 | images/ghproxy

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/prow@85e3dda...8287579 | 2026‑02‑06 → 2026‑02‑25 | images/cherrypicker, images/crier, images/deck, images/ghproxy, images/hook, images/horologium, images/needs-rebase, images/pipeline, images/prow-controller-manager, images/sinker, images/status-reconciler, images/tide
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 27, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k8s-infra-ci-robot, upodroid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2026
@k8s-ci-robot k8s-ci-robot merged commit f8f7e71 into kubernetes:main Feb 27, 2026
5 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/prow Setting up or working with prow in general, prow.k8s.io, prow build clusters cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants